home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / relnotes / ftn90_dev / ch6.z / ch6
Encoding:
Text File  |  2002-10-08  |  2.3 KB  |  132 lines

  1.  
  2.  
  3.  
  4.                                                - 1 -
  5.  
  6.  
  7.  
  8.                     7.3 Fortran 90 Release Notes
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                                - 2 -
  69.  
  70.  
  71.  
  72.                     6.  _C_o_m_p_a_t_i_b_i_l_i_t_y__N_o_t_e_s
  73.  
  74.                     In 32-bit mode, the 7.3 release of the MIPSpro 7
  75.                     Fortran 90 compiler is fully compatible with the
  76.                     7.2.1, 7.2, 7.1, 7.0, and 6.2 releases of the
  77.                     compiler.
  78.  
  79.                     In 64-bit mode, the 7.3 release of the MIPSpro 7
  80.                     Fortran 90 compiler follows the 64-bit
  81.                     Applications Binary Interface (ABI).  Objects
  82.                     compiled in 64-bit mode cannot be linked
  83.                     together with objects compiled in 32-bit mode,
  84.                     and 64-bit objects will only run in an IRIX 6.2
  85.                     (and above) operating system environment.
  86.  
  87.                     MIPSpro 7 Fortran 90 7.3 is fully compatible
  88.                     with 7.2.1 in 64-bit mode, with the following
  89.                     exception:  If you have WHIRL intermediate (.o)
  90.                     files left over from compilations using MIPSpro
  91.                     7.2.1 with interprocedural optimization enabled
  92.                     (i.e., -IPA), you must recompile the entire set
  93.                     of files.
  94.  
  95.                     In n32 mode, the 7.3 release of the MIPSpro 7
  96.                     Fortran 90 compiler follows a new Applications
  97.                     Binary Interface (ABI).  Objects compiled in n32
  98.                     mode cannot be linked together with objects
  99.                     compiled in 32-bit mode or with objects compiled
  100.                     in 64-bit mode, and n32 objects will run only in
  101.                     an IRIX 6.2 (and above) operating system
  102.                     environment.
  103.  
  104.                     MIPSpro 7 Fortran 90 7.3 is fully compatible
  105.                     with 7.2.1 in n32 mode, with the following
  106.                     exception:  If you have WHIRL intermediate (.o)
  107.                     files left over from compilations using MIPSpro
  108.                     7.2.1 with interprocedural optimization enabled
  109.                     (i.e., -IPA), you must recompile the entire set
  110.                     of files.
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.